ScheduledDisbursement 
EntityType  Independent 
Logical Entity Name  ScheduledDisbursement 
Default Table Name  FaSched 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

ScheduledDisbursement Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ScheduledDisbursementId(PK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  YES 
 
StudentAwardId(FK)    INTEGER  YES 
 
ScheduledDate    DATETIME  YES 
 
PaymentPeriodId    INTEGER  YES 
 
TermId(FK)    INTEGER  YES 
 
GrossAmount    MONEY(19, 4)  NO 
 
LenderFee    MONEY(19, 4)  NO 
 
NetAmount    MONEY(19, 4)  NO 
 
Status    CHAR(1)  NO 
 
PreviousStatus    CHAR(1)  YES 
 
DisbursementNumber    INTEGER  YES 
 
DirectLoanDisbStatus    CHAR(1)  YES 
 
DirectLoanDisbPercentage    NUMERIC(6, 2)  YES 
 
PaymentPeriodNumber    INTEGER  YES 
 
PellGrantDisbStatus    CHAR(1)  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
StudentAcademicYearId    INTEGER  YES 
 
CommonLineDisbReleaseCode    CHAR(1)  YES 
 
InterestRebateAmount    MONEY(19, 4)  YES 
 
PaymentPeriodBeginDate    DATETIME  YES 
 
ClockHours    NUMERIC(6, 2)  YES 
 
EnrollmentStatus    CHAR(1)  NO 
 
CreatedUserId    INTEGER  NO 
 
PrincipalAmount    MONEY(19, 4)  NO 
 
InterestAmount    MONEY(19, 4)  NO 
 
CommonLineStatus    CHAR(1)  NO 
 
FaExportImportFileId(FK)    INTEGER  YES 
 
StudentCourseId(FK)    INTEGER  YES 
 
ThirdPartyInvoiceNumber    VARCHAR(50)  YES 
 
EligibilityStatus    TINYINT  NO 
 
EligibilityCheckDate    DATETIME  YES 
 
DisbursementEligibilityStageId(FK)    INTEGER  YES 
 
StudentAcademicYearPaymentPeriodId(FK)    INTEGER  YES 
 
ActualDisbursementDate    DATETIME  YES 
 
StudentAcademicYearLoanPaymentPeriodId    INTEGER  YES 
 
IsSPEUpdate    BIT  YES 
 
AuditString    VARCHAR(400)  YES 
 
PaidDisbursementId(FK)    INTEGER  NO 
 

ScheduledDisbursement Keys 
Key Name  Key Type  Keys 
Nk_FaSched_SyEligibilityServiceStageID  Inversion Entry  DisbursementEligibilityStageId 
fasched_FaStudentAyPaymentPeriodId_N_N_IDX  Inversion Entry  StudentAcademicYearPaymentPeriodId 
FaSched_FaBatchExpImpID_N_N_IDX  Inversion Entry  FaExportImportFileId 
FaSched_FaStudentAYID_N_N_IDX  Inversion Entry  StudentAcademicYearId 
FaSched_FaSchedID_U_C_IDX  PrimaryKey  ScheduledDisbursementId 
FaSched_FaStudentAyPaymentPeriodId_Status_N_N_IDX  Inversion Entry  StudentAcademicYearPaymentPeriodId, Status 
NK_FaSched_FaStudentLPPaymentPeriodid_Status_INCL  Inversion Entry  StudentAcademicYearLoanPaymentPeriodId, Status 
FaSched_AdEnrollSchedID_N_N_IDX  Inversion Entry  StudentCourseId 
FaSched_CLStatus_N_N_IDX  Inversion Entry  CommonLineStatus 
FaSched_DateSched_N_N_IDX  Inversion Entry  ScheduledDate 
NK_FaSched_SyStudentID_FaStudentAyPaymentPeriodId_Status_FaStudentAidId_INCL  Inversion Entry  StudentAcademicYearPaymentPeriodId, Status 
FaSched_FaStudentAidID_FaStudentAYID_INCLUDE_6_10_38_40_N_N_IDX  Inversion Entry  StudentAcademicYearId 
NK_FaSched_AdTermID_FaStudentAYID_FaStudentAidId_INCL  Inversion Entry  StudentAcademicYearId 
FaSched_FaDisbID_N_N_IDX  Inversion Entry  PaidDisbursementId 
FaSched_DateSched_Status_FaStudentAidID_FaSchedID_NetAmount  Inversion Entry  ScheduledDate, Status, ScheduledDisbursementId, NetAmount 

ScheduledDisbursement Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentCourse  Non-Identifying  Zero or One to Zero or More        StudentCourseId  NO 
FaExportImportFile  Non-Identifying  Zero or One to Zero or More        FaExportImportFileId  NO 
PaidDisbursement  Non-Identifying  Zero or One to Zero or More        PaidDisbursementId  NO 
StudentAcademicYearPaymentPeriod  Non-Identifying  Zero or One to Zero or More        StudentAcademicYearPaymentPeriodId  NO 
DisbursementEligibilityStage  Non-Identifying  Zero or One to Zero or More        DisbursementEligibilityStageId  NO 
PaidDisbursement  Non-Identifying  One To Zero or More        PaidDisbursementId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
StudentAward  Non-Identifying  Zero or One to Zero or More        StudentAwardId  NO 
Term  Non-Identifying  Zero or One to Zero or More        TermId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
CodGrantDisbursement  Non-Identifying  One To Zero or More          NO 
SaAutoStipendPaymentQueue  Non-Identifying  One To Zero or More          NO 
SaReturnOfT4PWDDetail  Non-Identifying  One To Zero or More          NO 
SaReturnOfT4PwdDetailHistory_Faa  Non-Identifying  One To Zero or More          NO 
SaT4CreditBalanceQueue  Non-Identifying  One To Zero or More          NO 
SyAudit_FaSched  Non-Identifying  One To Zero or More          NO 
ScheduledDisbursementEligibilityStatusDetail  Non-Identifying  One To Zero or More          NO 
AchBatchFileCompanyDetail  Non-Identifying  One To Zero or More          NO 
CreditCardBatchTransaction  Non-Identifying  One To Zero or More          NO 
PaidDisbursement  Non-Identifying  One To Zero or More          NO 

ScheduledDisbursement Check Constraints 
Check Constraint Name  CheckConstraint 

ScheduledDisbursement Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.ScheduledDisbursement 
NO       
Physical (Microsoft SQL Server)
dbo.FaSched 
NO       

ScheduledDisbursement Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  ElectronicPaymentProcessing 
Logical  LedgerCard_Billing 
Logical  StudentPayments_Collections 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Financial Aid 

ScheduledDisbursement Data Movement Rules 
Name  Type  Rule Text/Value